golang.org/x/net/http2.pipe.unread (field)
4 uses
golang.org/x/net/http2 (current package)
pipe.go#L20: unread int // bytes unread when done
pipe.go#L48: return p.unread
pipe.go#L95: p.unread += len(d)
pipe.go#L134: p.unread += p.b.Len()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)